-
Notifications
You must be signed in to change notification settings - Fork 19
(DOCSP-53507): update notebooks for search in community #29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
cbullinger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
a couple questions on preferred phrasing, and some links aren't working for me
use-cases/ai-agent.ipynb
Outdated
| "metadata": {}, | ||
| "source": [ | ||
| "This notebook is a companion to the [Build AI Agents with MongoDB Atlas](https://www.mongodb.com/docs/atlas/atlas-vector-search/build-agents) page. For a more traditional Python development example and detailed explanations of the code, refer to the tutorial on the page.\n", | ||
| "This notebook is a companion to the [Build AI Agents with MongoDB](https://www.mongodb.com/docs/atlas/atlas-vector-search/build-agents) page. For a more traditional Python development example and detailed explanations of the code, refer to the tutorial on the page.\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
https://www.mongodb.com/docs/atlas/atlas-vector-search/build-agents this link 404s for me
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
used the wrong path here - fixed!
cbullinger
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
Updates for search in community